PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / setBorderThickness Method
The thickness of the border drawn on the edges of a table cell or any element's content rectangle.
In This Topic
    setBorderThickness Method
    In This Topic
    Sets the border thickness.
    Syntax
    public void setBorderThickness( 
       double value
    )

    Parameters

    value
    The thickness of the border drawn on the edges of a table cell or any element's content rectangle.
    See Also